Skip to content

Bump TUnit from 1.37.24 to 1.43.11#6

Closed
dependabot[bot] wants to merge 21 commits intomasterfrom
dependabot/nuget/src/DayPhaseIndicator.Tests/TUnit-1.43.11
Closed

Bump TUnit from 1.37.24 to 1.43.11#6
dependabot[bot] wants to merge 21 commits intomasterfrom
dependabot/nuget/src/DayPhaseIndicator.Tests/TUnit-1.43.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Updated TUnit from 1.37.24 to 1.43.11.

Release notes

Sourced from TUnit's releases.

1.43.11

What's Changed

Other Changes

Dependencies

New Contributors

Full Changelog: thomhurst/TUnit@v1.43.2...v1.43.11

1.43.2

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.41.0...v1.43.2

1.41.0

TUnit Should() Assertions (beta)

This versions comes with a beta version of TUnit.Assertions.Should - meaning that you can do:
myCode.Should().BeEqualTo(fluentShouldSyntax);

For more information see the docs: https://tunit.dev/docs/assertions/should-syntax

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.40.10...v1.41.0

1.40.10

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.40.5...v1.40.10

1.40.5

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.40.0...v1.40.5

1.40.0

What's Changed

Other Changes

Dependencies

New Contributors

Full Changelog: thomhurst/TUnit@v1.39.0...v1.40.0

1.39.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.37.36...v1.39.0

1.37.36

What's Changed

Other Changes

Full Changelog: thomhurst/TUnit@v1.37.35...v1.37.36

1.37.35

What's Changed

Other Changes

Dependencies

New Contributors

Full Changelog: thomhurst/TUnit@v1.37.24...v1.37.35

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

mg0x7BE and others added 21 commits April 16, 2026 17:57
Co-authored-by: Claude <noreply@anthropic.com>
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ator.Tests/Microsoft.NET.Test.Sdk-18.4.0

Bump Microsoft.NET.Test.Sdk from 17.11.1 to 18.4.0
…ator.Tests/xunit.runner.visualstudio-3.1.5

Bump xunit.runner.visualstudio from 2.8.2 to 3.1.5
---
updated-dependencies:
- dependency-name: xunit
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ator.Tests/xunit-2.9.3

Bump xunit from 2.9.2 to 2.9.3
Agent-Logs-Url: https://github.com/mg0x7BE/day-phase-indicator/sessions/7840e9fa-16bb-4f93-b12d-3fc621c3de1c

Co-authored-by: mg0x7BE <108034506+mg0x7BE@users.noreply.github.com>
Migrate test framework from xUnit to TUnit
---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.43.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 3, 2026
@mg0x7BE mg0x7BE closed this May 4, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/nuget/src/DayPhaseIndicator.Tests/TUnit-1.43.11 branch May 4, 2026 16:44
@mg0x7BE mg0x7BE restored the dependabot/nuget/src/DayPhaseIndicator.Tests/TUnit-1.43.11 branch May 4, 2026 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants